ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Chart Namespace / C1ChartCoreExtender<Tseries,TAnimation> Class / Hint Property

In This Topic
    Hint Property (C1ChartCoreExtender<Tseries,TAnimation>)
    In This Topic
    A value that is used to indicate whether to show and what to show on the open tooltip.
    Syntax
    'Declaration
     
    Public Overridable Property Hint As ChartHint
    public virtual ChartHint Hint {get; set;}
    See Also